home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat UK 76
/
MF_UK_76_1.iso
/
Education Feature
/
MicroWorlds 2.03 Try Me
/
MicroWorlds 2.03 Try Me.rsrc
/
TEXT_556_cu.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-05-08
|
178 b
|
10 lines
cu
Stands for cursor up. Moves the cursor, in the current text box, to the previous line. See cd, cb, and cf.
Example:
text1,
repeat 5 [print "hello]
repeat 5 [cu cu cd cd]